chore(deps-dev): bump postcss from 8.5.10 to 8.5.23 in /packages/components - #253
Merged
dks333 merged 3 commits intoAug 22, 2026
Merged
Conversation
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.10 to 8.5.23. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.10...8.5.23) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.23 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/packages/components/postcss-8.5.23
branch
from
August 20, 2026 04:35
b02fec8 to
7c6aece
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Want higher recall? High effort reviews run extra passes and find more bugs. A team admin can switch effort levels in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 7c6aece. Configure here.
dks333
approved these changes
Aug 22, 2026
dks333
deleted the
dependabot/npm_and_yarn/packages/components/postcss-8.5.23
branch
August 22, 2026 07:51
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Bumps postcss from 8.5.10 to 8.5.23.
Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
... (truncated)
Commits
eb9e1feRelease 8.5.23 version9d19c78Update dependencies7beca13Does no load source map file without opts.fromdecea51Typoc18e30dUpdate EM banner98a39adUpdate EM bannera3e48c4Release 8.5.22 versionf49d691Fix custom property losing its semicolon before a comment (#2117)28e0dafRelease 8.5.21 version3d2b4e4Update dependenciesMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for postcss since your current version.
Note
Low Risk
Dev-only PostCSS patch bump with no runtime or auth/data-path changes. Residual risk is limited to CSS build behavior if source-map handling changed.
Overview
Bumps the
postcssdev dependency in@mintlify/componentsfrom8.5.18to8.5.23, with a matchingpnpm-lock.yamlupdate (includingnanoidvia PostCSS).This is a patch-range CSS toolchain bump used by Tailwind/Vite. It includes source-map loading restrictions and several parser/AST bugfixes; no application code changes.
Reviewed by Cursor Bugbot for commit d2107b8. Bugbot is set up for automated code reviews on this repo. Configure here.